crypto/tls.serverHelloMsg.selectedIdentityPresent (field)
5 uses
crypto/tls (current package)
handshake_client_tls13.go#L314: if !hs.serverHello.selectedIdentityPresent {
handshake_messages.go#L606: selectedIdentityPresent bool
handshake_messages.go#L689: if m.selectedIdentityPresent {
handshake_messages.go#L818: m.selectedIdentityPresent = true
handshake_server_tls13.go#L312: hs.hello.selectedIdentityPresent = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)